ci: Add pygobject to the images
authorMatthias Clasen <mclasen@redhat.com>
Wed, 5 May 2021 20:31:03 +0000 (16:31 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 5 May 2021 20:31:03 +0000 (16:31 -0400)
This will let us add introspection tests in the future.

.gitlab-ci/fedora.Dockerfile

index 660268261e3ec199cb4c4b63e3c3bdc449ba0dae..4d7937286dfe221f27658a42e56ad6d70330b119 100644 (file)
@@ -73,6 +73,7 @@ RUN dnf -y install \
     pcre-devel \
     pcre-static \
     python3 \
+    python3-gobject \
     python3-jinja2 \
     python3-markdown \
     python3-pip \